home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 15
/
BBS in a box XV-1.iso
/
Files
/
Educ
/
Higher Ed
/
G-M
/
MacPhaseExtras.sit
/
MacPhase Extras
/
MacPhase Macro Help.rsrc
/
TEXT_128_enlargedata.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-30
|
407 b
|
11 lines
procedure EnlargeData(dataName : Str255; factor : integer; fill : real;enlargeType : integer; resultName : Str255);
dataName = Data window name
factor = Enlargement factor
fill = fill number
enlargeType = type of enlargement
resultName = Resulting data window name.
Enlarges the specified data by nearest neighbor (0), using fill number (1), or fill and interpolate (2).
Also see: ReduceData SizeData